Skip to content

Conversation

@serhiy-katsyuba-intel
Copy link
Contributor

_data_buffer should always be allocated as cached. It became uncached (when is_shared==true) by mistake as a result of a regression introduced by this commit: d519e7e.

This restores the original cached allocation behaviour for _data_buffer.

_data_buffer should always be allocated as cached. It became uncached
(when is_shared==true) by mistake as a result of a regression introduced
by this commit: d519e7e.

This restores the original cached allocation behaviour for _data_buffer.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Copy link
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@kv2019i kv2019i merged commit a86f371 into thesofproject:main Oct 24, 2025
39 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants